home *** CD-ROM | disk | FTP | other *** search
/ PC Media 15 / PC MEDIA CD15.iso / cddemo / cddemo.exe / CDDEMO.DXR / 00050.ls < prev    next >
Encoding:
Text File  |  1996-01-27  |  93 b   |  10 lines

  1. on keyUp
  2.   cursor(-1)
  3.   go("productos")
  4. end
  5.  
  6. on mouseDown
  7.   cursor(-1)
  8.   go("productos")
  9. end
  10.